home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Picture It! 7.0 / PI2_CD1.ISO / pip / pi7 / 1033 / tour.swf / scripts / DefineButton2_103 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2002-07-09  |  79 b   |  7 lines

  1. on(rollOver){
  2.    tellTarget("_level0.ripple4")
  3.    {
  4.       play();
  5.    }
  6. }
  7.